CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough detection

搜索资源列表

  1. hough_DetectLinesFromImages

    0下载:
  2. 使用hough变换检测图像中的线条;包括main函数和其他4个操作函数,有实验图片!-Detection using hough transform image lines including the main function and operation of the other four functions, there are experimental picture!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6804
    • 提供者:重大包
  1. detectIris

    0下载:
  2. Detection of Iris with segmentation and dilatation, Not performant algorithm, better with hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1010
    • 提供者:zepek
  1. ImageProcessing-CircleDetection-RenatoSalas_final

    0下载:
  2. The present report outlines the design, implementation and performance of the application of Hough Transform (HT) to detect circles in arbitrary pictures. Detecting circles in arbitrary pictures involves a two step process in this project. First,
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1108062
    • 提供者:donna
  1. HT

    2下载:
  2. HOUGH变换及用于SAR动目标检测的matlab程序!-HOUGH Transform and its implemention in the SAR moving target detection
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:656
    • 提供者:yule
  1. HoughTransform

    0下载:
  2. Hough Transform Line Detection in Robot Soccer
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-01
    • 文件大小:558259
    • 提供者:saeid777
  1. CircleDetect(Opencv)

    0下载:
  2. 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4016
    • 提供者:丰旻
  1. chipjiance

    0下载:
  2. 贴片机片式元件的检测方法分析,最小二乘法和霍夫变换相结合!-Chip Mounter detection components analysis, least square method and the combination of Hough Transform!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:366449
    • 提供者:姜利
  1. hough

    0下载:
  2. Hough变换对圆的检测.Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。-Circle Detection using Hough Transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:14635
    • 提供者:王新
  1. Houg_part

    0下载:
  2. Hough变换的原理以及直线检测和圆检测的vc代码-Hough transform principle and the straight line detection and circle detection in vc code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4565
    • 提供者:英文
  1. hough_line

    0下载:
  2. 直线 检测 hough 直接可以运行有原图像 图像为256色bmp -Hough line detection can be run directly with the original image, the image of 256-color bmp
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5298310
    • 提供者:南埃里克斯
  1. 1

    0下载:
  2. radius detection through hough transform
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1365
    • 提供者:sanjay
  1. line-detection

    0下载:
  2. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:888
    • 提供者:sss
  1. houghcircle

    0下载:
  2. Hough transform for line detection. (very fast and easy solution). written by : Ebaadat Ghanbari Parmehr. Nov.21.2004. University of Tehran. Faculty of Engineering. Surveying and Geomatics Department. Photogrammetry Devision.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:20320
    • 提供者:Carlos
  1. hough_line

    0下载:
  2. hough算法检测直线,可同时检测多根直线-hough line detection algorithm, which can detect multi line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1374
    • 提供者:周宇
  1. circle

    0下载:
  2. circle detection using hough method. The code uses openCV library.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6155103
    • 提供者:Gaurav
  1. detection3

    0下载:
  2. 在AdaBoost人脸检测的基础上,对眼睛实现精确定位。先得到人脸图像的谷区域图像, 再获取眼睛的候选点,综合分离度信息和霍夫变换的结果来计算每一个眼睛对的代价函数,找到比较 准确的眼睛位置。-In the AdaBoost face detection based on the accurate positioning of the eyes. Obtain prior approval from the image of the Valley area face images,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:510089
    • 提供者:张正荣
  1. hough

    0下载:
  2. 本程序应用于图像的边缘检测和图像的类型的转换以及对目标进行提取-This procedure applied to the image edge detection and image of the type of conversion, as well as on the target is extracted
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3501
    • 提供者:阿飞
  1. houghEllipses

    0下载:
  2. 应用hough变换检测椭圆的代码,很方便。-Application of the ellipse hough transform detection code, and very convenient.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:968
    • 提供者:田慧
  1. SkewDetectionAndCorrectionMethod

    0下载:
  2. 文本图像在扫描输入时产生的倾斜现象会对后续的页面分割及光学字符识别(OCR)处理产生很大的影响,而传统的标准Hough变换虽然具有对噪声不敏感,不依赖于直线连续性的优点,但由于计算量偏大,速度慢,在实用时有较大的局限性.提出一种基于改进的Hough变换的文本图像倾斜校正方法,通过在变分辨率图像中采用不同的文本方向提取算法,及选择合理投票门限等改进Hough变换的措施,减小了由图像区域及文字笔画粗细所产生的对倾角判定的不利影响,并使用基于偏移值的方法实现页面倾斜的快速校正.实验结果表明,该算法实现
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1074800
    • 提供者:Leo
  1. HoughTransform4detection

    0下载:
  2. This demo shows simple method of shape detection using Hough Transform
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:9993
    • 提供者:sofi
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 43 »
搜珍网 www.dssz.com